# text: "• This program will replace strings of spaces with Tabs, and remove\n  trailing spaces, line by line, in text files. The user may choose to\n  remove leading spaces or replace them with tabs."
# item 2: TEXT (0x88) disabled
# bounds: x1=10 y1=79 x2=481 y2=129
# text: "• The user must specify the maximum number (1-255) of spaces to\n  allow. Any set of spaces greater than that number will be replaced\n  with a single tab, including leading spaces if so desired."
# item 3: TEXT (0x88) disabled
# bounds: x1=10 y1=148 x2=480 y2=180
# text: "• ‘Filter ASCII #0-8’ will remove all characters with an ASCII value\n  lower than 9."
# item 4: TEXT (0x88) disabled
# bounds: x1=10 y1=200 x2=480 y2=219
# text: "• Output files, named by the user, remain standard text files."